Previous Book Contents Book Index Next

Inside Macintosh: Programming With the Text Encoding Conversion Manager /
Chapter 2 - Basic Text Types Reference / Basic Text Functions
Obtaining Information From a Text Encoding Specification /


GetTextEncodingFormat

Returns the format value of the specified text encoding.

pascal TextEncodingFormat GetTextEncodingFormat (TextEncoding encoding); 
encoding
A text encoding specification containing the text encoding format you want to obtain.
function result
The text encoding format value contained in the text encoding you specified.
SEE ALSO
"Text Encoding Base" (page 31)

"Text Encoding Format" (page 40)


Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 NOV 1997